<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document public*/
*{font-family:"微软雅黑", sans-serif; padding: 0; margin:0;}
body{padding:0;margin:0;font-family:"微软雅黑",Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-overflow-scrolling:touch;/*安卓和 IOS html5 动画卡顿解决方案*/ overflow-x:hidden;}
a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#e0e0e0;padding:0;margin-bottom:56px;margin-top:35px;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
.fl{ float:left}
.fr{ float:right}
.h122{height: 102px;}
.h96{height: 96px;}
.h60{height: 60px;}
a{text-decoration: none;}
.clear{clear:both;height:0px;font-size:1px;line-height:0px}
.container01,.container02,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}
.radius{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.opacity{filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}/*透明代码*/
.overfloat-dot{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*文本超出 小圆点显示*/
.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;}
/*transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg);*/  /*180度旋转*/
/*oncontextmenu="return false" ondragstart="return false" onselectstart="return false"*/
/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);*/  /*透明背景*/
.layui-btn{cursor: pointer;}
.a_body{ position:relative; }
::-webkit-scrollbar {width:8px;height:8px; background:#f1f1f1}
::-webkit-scrollbar-track {border-radius:10px; background:#f1f1f1}
::-webkit-scrollbar-thumb {border-radius:10px; background:#c1c1c1}
button { border: 0; }
a{text-decoration: none !important;}
input::-webkit-input-placeholder{ color:#999;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; }
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999;}

.container_5g{
  width: 94%;
  margin: 0 auto;
}
/* @font-face{ font-family: myFirstFont; src:url(../font/georgia.ttf);} */

.index_flex:hover{ background:url(../img/bgxxx.jpg) no-repeat; background-size:100%;}

@keyframes scaleX {
  0%{
  -webkit-transform: scaleX(0);
  }
  25%{
  -webkit-transform: scaleX(0.5);
  }
  50%{
  -webkit-transform: scaleX(1);
  }
  75%{
  -webkit-transform: scaleX(0.5);
  }
  100%{
  -webkit-transform: scaleX(0);
  }
  }
  @keyframes opacity1 {
  0%{
  opacity:0.9
  }
  50%{
  opacity:0.4
  }
  100%{
  opacity:0.9
  }
  }
  @keyframes opacity2 {
  0%{
  opacity:0.4
  }
  50%{
  opacity:0.9
  }
  100%{
  opacity:0.4
  }
  }
  @keyframes scales{
  0% { transform: scale(1); }
  50% { transform: scale(1.2); }
  100% { transform: scale(1); }
  }



@media (max-width:1920px){html{font-size:16px;}}

@media (min-width:471px) and (max-width:639px){html{font-size:13px;}}

@media (min-width:329px) and (max-width:470px){html{font-size:12px;}}

@media (max-width:328px){html{font-size:12px;}}

@media (max-width:990px){ .flexChildren .rgtCont .ChildrenList a{ width:50% !important;}}


.h82{height: 82px;}
.h65{height: 65px;}
.hr35{height: .35rem;}

.pcmenu{
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 999;
  background-color: rgba(255,255,255,.9);
  box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
  transition: background 0.5s, top 0.5s, box-shadow 0.5s;
  -webkit-transition: background 0.5s, top 0.5s, box-shadow 0.5s;
}


#home_contus .swiper-button-prev{
  left:30px;
  background: url(../img/no.png) no-repeat;
  background-size: 100% 100%;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  transform: rotateY(180deg);
}

#home_contus .swiper-button-prev.swiper-button-disabled{
  background: url(../img/yes.png) no-repeat;
  background-size: 100% 100%;
  border: 0;
  opacity: 1;
  transform: rotateY(360deg);
}

#home_contus .swiper-button-next.swiper-button-disabled{
  background: url(../img/yes.png) no-repeat;
  background-size: 100% 100%;
  border: 0;
  opacity: 1;
  transform: rotateY(180deg);
}

#home_contus .swiper-button-prev::after, #home_contus .swiper-button-next::after{
  content: '';
}

#home_contus .swiper-button-next{
  right: 30px;
  background: url(../img/no.png) no-repeat;
  background-size: 100% 100%;
  width: 46px;
  height: 46px;
  border-radius: 50%;
}

.pcmenu .miss {
  top: -80px!important;
}

#navList{
  display: table;
}

#navList::after{
  content: '';
  display: block;
  clear: both;
}

#navList #a_logimg{
  display: inline-block;
}

#navList #a_logimg img{
  margin: 10px 0;

}

#navList #lanmu,#ch_en{
  display: inline-block;
}

#navList #lanmu{
  line-height: 76px;
  height: 76px;
  padding: 0;
  margin: 0;
  width: 69%;
  /* margin-left: 78px; */
}

#navList #lanmu .child{
  display: inline-block;
  width: 12.65%;
  text-align: center;
  position: relative;
}

#navList #lanmu .active::after{
  content: '';
  display: block;
  position: absolute;
  width: 76%;
  height: 2px;
  background: #02CD5E;
  top: 74px;
  left: 12%;
  transition: all .8s;
}

#navList #lanmu .child::before{
  content: '';
  display: block;
  position: absolute;
  background: #02CD5E;
  top: 74px;
  left: 17%;
  width: 76%;
  height: 2px;
  transform-origin: 100%;
	-webkit-transform-origin: 100%;
	-webkit-transition: -webkit-transform .5s cubic-bezier(.4, 0, .2, 1);
	transition: transform .5s cubic-bezier(.4, 0, .2, 1);
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	visibility: hidden\9;
}

#navList #lanmu .child:hover::before{
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  transform-origin: 0;
  -webkit-transform-origin: 0;
  visibility: visible\9;
}

#navList #lanmu .child:nth-child(3) .children_menu{
  width: 580px;
}

.children_menu {
  /* position: absolute;
  z-index: 99;
  width: 380px;
  display: flex;
  top: 86px;
  left: -120px;
  display: none;
  opacity: 0;
  transition: all 1s; */
  position: absolute;
  left: -114px;
  top: 76px;
  padding: 0;
  z-index: 5;
  opacity: 0;
  width: 380px;
  display: flex;
  padding: 12px;
  margin-top: 20px;
  text-align: left;
  visibility: hidden;
  align-items: center;
  background: #FFFFFF;
  transform: translate3d(0, 0, 0);
  transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1);
  border-top: 1px solid #F2F2F2;
  box-shadow: 1px 3px 10px rgba(200,200,200,.3);
}

#navList #lanmu .child:hover .children_menu{
  opacity: 1;
  margin-top:0;
  visibility:visible;
}

#navList #lanmu .active .navChildTitle,
#navList #lanmu .child:hover .children_menu{
  color: #02CD5E;
}

#navList #logobox{
  display: inline-block;
  width: 20%;
}

.children_menu img{
  width: 195px;
  /* height: fit-content !important; */
  margin: 0 !important;
}

.children_menu .menu_link{
  flex: 1;
  padding-right: 25px;
}

.children_menu .menu_link a{
  display: block;
  line-height: 36px;
  text-align: center;
  height: auto !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #272727 !important;
  border-bottom: 1px solid #F2f2f2;
}

.children_menu .menu_link a:last-child{
  border-bottom: 0;
}

#navList #lanmu .child a{
  font-size: 16px;
  color: #4c4c4c;
  font-weight: bold;
  display: block;
  height: 100%;
  top: 76px;
  left: -138px;
}

#navList #lanmu .child:last-child{
  margin-right: 0;
}

#ch_en{
  width: 10%;
  float: right;
  margin-top: 26px;
}

#ch_en a{
  font-size: 14px;
  color: #4c4c4c;
}

#banner{
  position: relative;
}

#banner strong{
  position: absolute;
  left: 0;
  top: 36%;
  right: 0;
  font-size: 36px;
  color: #FFFFFF;
  text-align: center;
}

.titleName{
  text-align: center;
  overflow: hidden;
}

.titleName dt{
  font-size: 30px;
  font-weight: bold;
  color: #333333;
}

.titleName dd{
  font-size: 14px;
  margin-top: 20px;
  color: #999999;
}

.pc100{
  width:100%;
}

.pc1200{
  width: 66%;
  margin: 0 auto;
  min-width: 1260px;
}

#top{
  height: 45px;
  line-height: 45px;
  background: #374853;
}

#top span{
    font-size: 14px;
    color: #FFFFFF;
    float: right;
    margin-left: 6px;
}

#top .icon{
    width: .08rem;
    height: .08rem;
    margin-top: 12px;
    float: left;
}

#top .topTitle{
    float: right;
    margin-left: 16px;
    cursor: pointer;
}


.boxImg .swiper {
    width: 100%;
    height: 100%;
  }

.boxImg .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
  }

  .swiper-slide .trans_fade_image{
    height: 396px;
  }

  @media only screen and (min-width: 769px) {
    /*.swiper-slide:first-child {
      transition: transform 100ms;
    }

    .swiper-slide:first-child img {
      transition: box-shadow 500ms;
    }

    .swiper-slide.swiper-slide-active:first-child {
      transform: translateX(50%);
      z-index: 2;
    }

    .swiper-slide.swiper-slide-active:first-child img {
      box-shadow: 0px 32px 80px rgba(0, 0, 0, 0.35);
    }
    .swiper-slide:nth-child(2) {
      transition: transform 100ms;
    }

    .swiper-slide.swiper-slide-next:nth-child(2) {
      transform: translateX(55%);
      z-index: 1;
    }

    .swiper[dir="rtl"] .swiper-slide.swiper-slide-active:first-child {
      transform: translateX(-50%);
    }

    .swiper[dir="rtl"] .swiper-slide.swiper-slide-next:nth-child(2) {
      transform: translateX(-55%);
    }*/
}

#mainSec02{
  padding-bottom: 102px;
}

.mainSec02 .flexImgBox{
  display: block;
  margin-top: 84px;
}

.mainSec02 .flexImgBox::after{
  content: '';
  clear: both;
  display: block;
}

.mainSec02 .flexImgBox li{
  /* width: 278px; */
  width: 23%;
  float: left;
  /* height: 370px; */
  padding-bottom: 40px;
  cursor: pointer;
  overflow: hidden;
  margin-right: 2.4%;
  text-align: center;
 /* position: relative;*/
/*  top: 0;*/
  border-radius: 20px;
  transition: all 0.8s;
  background: #FFFFFF;
  box-shadow: 1px 10px 40px rgb(150 150 150 / 15%);
}

.mainSec02 .flexImgBox li:hover{
  /*top: -12px;
  box-shadow: 10px 10px 30px rgb(50 50 50 / 20%);*/
  background-color: #297a56;
}

.mainSec02 .flexImgBox li:last-child{
  margin-right: 0;
}

.mainSec02 .flexImgBox li .BoxList img,.mainSec02 .flexImgBox li .Boxact img{
  
}

.mainSec02 .flexImgBox li .BoxList .title,.mainSec02 .flexImgBox li .Boxact div{
  font-size: 18px;
  font-weight: bold;
  color: #4c4c4c;
  margin-top: 52px;
}

.mainSec02 .flexImgBox li .BoxList .alias{
  font-size: 14px;
  color: #808080;
  padding-bottom: 26px;
}
.mainSec02 .flexImgBox li:hover .title,.mainSec02 .flexImgBox li:hover .alias{
  color: #ffffff;
}
@-webkit-keyframes fadeInOut {
  0% {
      opacity:1;
   }
  25% {
      opacity:0;
  }
  50% {
      opacity: 0;
  }
  75% {
      opacity:1;
  }
}

.mainSec02 .flexImgBox li .Boxact{
  width: 100%;
  transition: all .5s;
  background: url(../img/img.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
}

@keyframes living {
  0%{
    transform: scale(1);
    opacity: 0.5;
  }
  50%{
    transform: scale(1.5);
    opacity: 0;   /*圆形放大的同时，透明度逐渐减小为0*/
  }
  100%{
    transform: scale(1);
    opacity: 0.5;
  }
}

.mainSec02 .flexImgBox li .BoxList img{

}

.mainSec02 .flexImgBox .active .Boxact{

}

/* .mainSec02 .flexImgBox li:nth-child(1) .Boxact{
  bottom: 0;
  left: -100%;
}

.mainSec02 .flexImgBox li:nth-child(3) .Boxact{
  bottom: 0;
  left: -100%;
}

.mainSec02 .flexImgBox li:nth-child(2) .Boxact{
  bottom: 0;
  right: -100%;
}

.mainSec02 .flexImgBox li:nth-child(4) .Boxact{
  bottom: 0;
  right: -100%;
}

.mainSec02 .flexImgBox li:nth-child(1).active .Boxact{
  left: 0;
}

.mainSec02 .flexImgBox li:nth-child(3).active .Boxact{
  left: 0;
}

.mainSec02 .flexImgBox li:nth-child(2).active .Boxact{
  right: 0;
}

.mainSec02 .flexImgBox li:nth-child(4).active .Boxact{
  right: 0;
} */

.mainSec02 .flexImgBox li .Boxact div{
  color: #FFFFFF;
}

/* Slider */

.miso-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.miso-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}

.miso-list:focus {
  outline: none
}

.miso-list.dragging {
  cursor: hand
}

.miso-slider.miso-track,
.miso-slider.miso-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.miso-track {
  position: relative;
  left: 0;
  top: 0;
  display: block
}

.miso-track:before,
.miso-track:after {
  content: "";
  display: table
}

.miso-track:after {
  clear: both
}

.miso-loading.miso-track {
  visibility: hidden
}

.miso-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

[dir="rtl"].miso-slide {
  float: right
}

.miso-slide img {
  display: block
}

.miso-slide.miso-loading img {
  display: none
}

.miso-slide.dragging img {
  pointer-events: none
}

.miso-initialized .miso-slide {
  display: block
}

.miso-loading.miso-slide {
  visibility: hidden
}

.miso-vertical.miso-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.miso-prev,
.miso-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none
}

.miso-prev:hover,
.miso-next:hover,
.miso-prev:focus,
.miso-next:focus {
  outline: none;
  color: transparent
}

.miso-prev:hover:before,
.miso-next:hover:before,
.miso-prev:focus:before,
.miso-next:focus:before {
  opacity: 1
}

.miso-prev.miso-disabled:before,
.miso-next.miso-disabled:before {
  opacity: 0.25
}

.miso-prev:before,
.miso-next:before {
  font-family: "FontAwesome";
  font-size: 20px;
  line-height: 1;
  color: #0e90d2;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.miso-prev {
  left: -25px
}

[dir="rtl"].miso-prev {
  left: auto;
  right: -25px
}

.miso-prev:before {
  content: ""
}

[dir="rtl"].miso-prev:before {
  content: ""
}

.miso-next {
  right: -25px
}

[dir="rtl"].miso-next {
  left: -25px;
  right: auto
}

.miso-next:before {
  content: ""
}

[dir="rtl"].miso-next:before {
  content: ""
}


.miso-dots {
  position: absolute;
  bottom: -30px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}

.miso-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.miso-dots li button {
  border: 0;
  /* background: transparent; */
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer
}

.miso-dots li button:hover,
.miso-dots li button:focus {
  outline: none
}

.miso-dots li button:hover:before,
.miso-dots li button:focus:before {
  opacity: 1
}

.miso-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 32px;
  line-height: 20px;
  text-align: center;
  color: #0e90d2;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.miso-dots li.miso-active button:before {
  color: #0e90d2;
  opacity: 0.75
}

.miso-slide:focus,
.miso-slide a:focus {
  outline: none !important;
}


    /*==========================================公共 开始=============================================*/


.container03 {
  height: auto;
  position: relative;
  overflow: hidden;
}

.container03 ul {
  float: left;
  width: 100%;
}

.container03 .miso {
  width: 100%;
  height: 100%;
  font-size: 0;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  background: #093F3C;
}

.container03 .miso:active{
  background: #FFFFFF !important;
}


.container03 ul li .img {
  width: 50%;
  overflow: hidden;
}

@-webkit-keyframes fadeIn {
  0% {
      opacity:1;
   }
  25% {
      opacity:0;
  }
  50% {
      opacity: 0;
  }
  75% {
      opacity:1;
  }
}

.container03 ul .slick-active .img .trans_fade_image {
  width: 100%;
  border-radius: 0 16px 16px 0;
  -webkit-animation-name: fadeIn;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  /* -webkit-animation-duration: .5s; */
  -webkit-animation-direction: alternate;
}



.container03 ul li .con {
  width: 50%;
  height: 78%;
  position: absolute;
  right: 0;
  top: 14%;
  border-radius: 16px 0 0 16px;
}

.container03 ul li .con h3 {
  font-size: 27px;
  color: #434343;
  margin: 60px 0 14px 0
}

.container03 ul li .con h5 {
  font-size: 16px;
  color: #d0142c;
  margin-bottom: 50px;
}

.container03 ul li .con .con_li {
  margin-left: -28px;
  height: 136px;
  padding-left: 160px;
  padding-top: 25px;
}

.container03 ul li .con .con_li h4 {
  font-size: 18px;
  color: #7d7e80;
  margin: 0 0 10px 0
}

.container03 ul li .con .con_li p {
  font-size: 14px;
  line-height: 26px;
  color: #7d7e80;
  height: 52px;
}

.container03 ul li .con .box {
  display: table;
  width: 600px;
  height: 496px;
  padding-left: 60px;
}

.tuwen{
  height: 396px;
  overflow: hidden;
  background: #093F3C;
  position: relative;
}


.tuwen::after{
  content: '';
  display: block;
  clear: both;
}

/* .tuwen .mySwiper{
  width: 50%;
  float: left;
} */
.tuwen .mySwiper .miso{
  display: flex;
}

.tuwen .mySwiper .img{
  width: 50%;
}

.tuwen .mySwiper .con{
  width: 50%;
  padding-left: 38px;
  background: url(../img/conimg.jpg) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}

.tuwen .swiper-pagination-bullet{
  width: 12px !important;
  height: 12px !important;
  background: none !important;
  border: 1px solid #FFFFFF !important;
}

.tuwen .swiper-pagination-bullet-active{
  background: #FFFFFF !important;
}

.tuwen .swiper-pagination{
  right: 0 !important;
  width: 50% !important;
  left: inherit !important;
  text-align: left !important;
  padding-left: 16px !important;
  bottom: 44px !important;
}
/* .tuwen .mySwiper:nth-child(2){
  padding-left: 38px;
} */

/* .container03 ul li .con .box .table_cell {
  display: table-cell;
  width: 600px;
  height: auto;
} */

.table_cell .title{
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 56px;
  margin-bottom: 48px;
}
.table_cell .en{
  font-size: 22px;
  font-style: italic;
  color: #FFFFFF;
}
.table_cell .intro{
  font-size: 14px;
  line-height: 24px;
  color: #FFFFFF;
  text-align: justify;
  margin-top: 34px;
}

.table_cell .norms{
  display: flex;
  padding-top: 56px;
  width: 74%;
  /* border-top: 1px solid #F5F5F5;
  border-bottom: 1px solid #F5F5F5; */
}

.table_cell .norms .normList{
  flex: 1;
}

.table_cell .norms .normList img{
  width: 13%;
  float: left;
  vertical-align: middle;
}

.table_cell .norms dl{
  display: inline-block;
  padding-left: 20px;
  /* margin-bottom: 36px; */
}

.table_cell .actMore_btn{
  margin-top: 62px;
  padding: 0;
  text-align: center;
  width: auto;
  padding: 0 32px;
}

.table_cell .norms dt{
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
}

.table_cell .norms dd{
  color: #FFFFFF;
  font-size: 14px;
  margin-top: 4px;
}

.table_cell button{
  border-radius: 25px;
}

.container03 ul li .con .box h1{ font-size:34px; color:#333333; margin-bottom:14px;}

.container03 ul li .con .box h1 a{ color:#333333; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}

.container03 ul li .con .box h1 a:hover{ color:#008e52;}

.container03 ul li .con .box h6{ font-size:14px; color:#333333; padding-bottom:24px; position:relative; margin-bottom:36px;}

/* .container03 ul li .con .box h6:before{ width:25px; height:3px; background:#008e52; content:""; position:absolute; left:0; bottom:0;} */

.container03 ul li .con .box p{ font-size:13px; line-height:25px; color:rgba(255,255,255,0.65); height:50px; overflow:hidden; margin-bottom:30px;}

.container03 .slick-prev,

.container03 .slick-next{position:absolute;    top: 3%; border-radius: 50%;
  left: 68%;width:32px;height:32px;z-index:10000;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;    border: 1px solid #C4C4C4;  }

.container03 .slick-prev{margin-left: 100px;background:url(../img/prev_left.png) center no-repeat;}

.container03 .slick-next{margin-left: 140px;background:url(../img/next_right.png) center no-repeat;}

.container03 .slick-prev:hover{ background:url(../img/prev_left_on.png) center no-repeat;}

.container03 .slick-next:hover{ background:url(../img/next_right_on.png) center no-repeat;}

.container03 .content{ overflow:hidden; border:#f7f7f7 1px solid; position:relative;}

.container03 .content:before{ content:""; position:absolute; width:50%; height:496px; top:0; left:0; background:#f7f7f7}

/* .a_body{
  margin-top: 118px;
} */


.article ul{
  display: flex;
  margin-top: 48px;
  overflow: hidden;
}

.article ul::after{
  content: '';
  clear: both;
  display: block;
}

.article ul li{
  width: 31.33%;
  float: left;
  margin-right: 3%;
  cursor: pointer;
  margin-bottom: 3%;
  transition: all .6s;
  /* height: 560px; */
  position: relative;
}

.article .bzimg{
  position: absolute;
  top: 156px;
  right: 22px;
  transition: all .8s;
}

.article ul li:hover .bzimg{
  transform:rotateY(360deg);
}

#flex_tre{
  display: flex;
  margin-top: 102px;
}
#flex_tre a dl img{ width:100px;}


#flex_tre a{
  flex: 1;
  text-align: center;
}


#flex_tre .active img{
  filter: drop-shadow(3px 1px 3px #02CD5E);
}

#flex_tre dt{
  color: #4c4c4c;
  font-size: 16px;
  margin-top: 32px;
  transition: all .6s;
}

#flex_tre .active{
  transition: all .6s;
}

#flex_tre .active dt{
  color: #02CD5E;
  font-weight: bold;
}

#flex_tre dd{
  margin-top: 16px;
  color: #808080;
  font-size: 14px;
}
/*
.article ul li:hover img{
  transform:rotate(360deg);
}


.article ul li:hover{
  box-shadow: 3px 3px 10px rgb(200 200 200 / 20%);
  text-align: center;
  padding: 40px;
  height: 560px;
}

.article ul .active .radius_btn{
  opacity: 0;
}

.article ul li:hover .ar_img{
  width: 200px !important;
  height: 200px !important;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto;
}

.article ul li:hover .centbox{

} */

.article ul li .centbox{
  position: relative;
  /* top: 0; */
  transition: all .6s;
  margin: 32px 0;
}

.article ul .active .radius_btn{
  opacity: 0;
}

.article ul .active .centbox{
  /* top: -50px; */
}

.article ul li::after{
  content: '';
  display: block;
  width: 0;
  height: 5px;
  background: #02CD5E;
  transition: all .6s;
}

.article ul .active::after{
  width: 100%;
}

.article ul li img{
  border-radius: 5px;
}

.article ul li:nth-child(3n){
  margin-right: 0;
}

.ar_img{
  width: 100%;
  /* height: 287px; */
  overflow: hidden;
  border-radius: 5px;
}

.article li .ar_img img{
  width: 100%;
  height: 100%;
}

.article li:nth-child(1n) .ar_img img{
  animation:scales 10s infinite;
}
.article li:nth-child(2n) .ar_img img{
  animation:scales 10s 2s infinite;
}
.article li:nth-child(3n) .ar_img img{
  animation:scales 10s 4s infinite;
}
.article li:nth-child(4n) .ar_img img{
  animation:scales 10s 6s infinite;
}

.article ul li .radius_btn{
  width: 102px;
  height: 30px;
  background: #F0F1F2;
  color: #9B9B9C;
  border-radius: 20px;
  font-size: 14px;
  margin: 30px 0 28px 0;
  transition: all .5s;
}

.article ul .active .radius_btn{
  color: #FFFFFF;
  background: #297956;
}

.article ul li .ar_title{
  font-size: 16px;
  color: #060f23;
  font-weight: bold;
  overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
  transition: all .5s;
}

.article ul .active .ar_title{
  color: #297956;
}


.article ul li .ar_intro{
  margin: 28px 36px 0 0;
  font-size: 14px;
  color: #818181;
  line-height: 28px;
  margin-top: 28px;
}

.more_btn{
  width: 172px;
  height: 38px;
  font-size: 14px;
  margin-top: 34px;
  color: #297956;
  text-align: left;
  font-weight: bold;
  border-radius: 3px;
  position: relative;
  padding-left: 35px;
  transition: all 0.5s;
  background: #FFFFFF;
  /* box-shadow: 3px 3px 10px rgb(200 200 200 / 30%); */
}

.actMore_btn{
  color: #FFFFFF;
  background: #297956;
}

.actMore_btn .icon{
  color: #FFFFFF;
}

.more_btn .icon{
  width: 34px;
  height: 34px;
  position: absolute;
  top: 5px;
  right: 18px;
}

.more_btn .white{
  display: none;
}

.actMore_btn .white{
  display: block;
}

.footer{
  height: 410px;
  display: block;
  background: url(../img/bot.png) no-repeat;
  background-size: 100% 100%;
}

.footer .bot_cent{
  width: 36%;
  float: left;
  color: #FFFFFF !important;
}

.footer .pc1200{
  display: flex;
}

.footer .bot_cent p,.footer .bot_cent span,.footer .bot_cent a{
  color: #FFFFFF !important;
}

.footer .bot_cent{
  margin-top: 72px;
}

.footer #cent{
  margin-top: 30px;line-height: 36px;
}

.footer #cent img{
  margin-bottom: 24px;
}

.footer .bot_cent .cent{
  margin-top: 32px;
}

.footer .bot_nav{
  width: 64%;
  margin-top: 90px;
  display: table;
}

.footer .bot_nav .couts{
  width: 332px;
}

.footer .bot_nav dl{
  float: left;
  flex: 1;
  text-align: left;
}

.footer .bot_nav dl:nth-child(3){
  margin-right: 0;
}

.footer .bot_nav #couts{
  width: 45%;
  float: right;
  margin-right: 0;
}

#couts dd{
  text-align: left;
}

.footer .bot_nav #couts #input_tel{
  display: flex;
  margin-top: -12px;
}

.footer .bot_nav dt{
  color: #FFFFFF;
  font-size: .064rem;
  margin-bottom: 36px;
}

.footer .bot_nav dd{
  margin-bottom: 22px;
  color: #FFFFFF;
  text-align: left;
}

.footer .bot_nav dd a{
  color: #FFFFFF;
  font-size: 14px;
  transition: all .5s;
}

.footer .bot_nav dd a:hover{
  color: #02CD5E;
}

.footer .bot_nav dd strong{
  display: inline-block;
  margin-right: 8px;
}

#input_tel::after{
  content: '';
  display: block;
  clear: both;
}

#input_tel input{
  border: 0;
  width: 255px;
  height: 46px;
  outline: none;
  border-radius: 5px 0 0 5px;
  background: #FFFFFF;
  float: left;
  padding-left: 16px;
  color: #333333;
  font-size: 15px;
}

#input_tel #sub_btn{
  width: 76px;
  border: 0;
  height: 46px;
  float: left;
  border-radius: 0 5px 5px 0;
  background: #297956;
}

#input_tel #sub_btn .icon{
  width: 32px;
  height: 32px;
}


/* 产品 */
.flexPhoto{

}

.flexChildren {
  display: flex;
  background: #FFFFFF;
  margin-bottom: 100px;
  height: 408px;
  overflow: hidden;
  border: 1px solid #EBF5FB;
}

.flexChildren img{
  width: 542px;
}

.flexChildren .rgtCont{
  flex: 1;
  padding: 30px 42px;
}

.flexChildren .rgtCont .layui-blockquote{
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  padding-left: 18px;
  position: relative;
}

.flexChildren .rgtCont .layui-blockquote::after{
  content: '';
  display: block;
  width: 5px;
  height: 34px;
  border-radius: 3px;
  background: #297956;
  position: absolute;
  left: 0;
  top: 0;
}

.flexChildren .rgtCont .ChildrenList{
  margin-top:25px;
}

.flexChildren .rgtCont .ChildrenList a{
  color: #297A56;
  font-size: 16px;
  width:33.3%;
  display: inline-block;
  margin-bottom:11px;
}
.flexChildren .rgtCont .ChildrenList a:hover{  font-weight:bold;}

.product{
  margin-top: 40px;
}

.product #blockquote,#blockquote a{
  color: #646665;
  font-size: 14px;
  text-align: right;
}

#blockquote .icon{
  width: 18px;
  height: 18px;
  vertical-align:middle;
  position: relative;
  right: 10px;
  top: -2px;
}

#blockquote span{
  color: #02CD5E;
}

#category{
  text-align: center;
  margin: 60px 0;
}

#category a{
  width: 172px;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  box-shadow: 3px 3px 8px rgba(200,200,200,.4);
  transition: all .5s;
  margin-right: 52px;

}

#category .btn9act,#category a:hover{
  color: #FFFFFF;
  background: #297956;
}


#category .btn_list a:last-child{
  margin-right: 0;
}

#category .btn_list::after{
  content: '';
  display: block;
  clear: both;
}

.product .product_list ul .li{
  height: 210px;
  display: flex;
  border-radius: 5px;
  cursor: pointer;
  margin-bottom: 32px;
  transition: all .5s;
  position: relative;
  border: 1px solid #F2F2F2;
}

.product .product_list ul .li .boximg{
  width: 530px;
  float: left;
  position: relative;
}

.product .product_list ul .li:hover .bor1,.product .product_list ul .li:hover .bor3{
  height: 210px;
  background: #5CB531;
}

.product .product_list ul .li:hover .bor2,.product .product_list ul .li:hover .bor4{
  width: 1200px;
  background: #5CB531;
}

.product .product_list ul .li .boximg::after{
  content: '';
  width: 1px;
  height: 85px;
  background: #EFF7FC;
  position: absolute;
  right: 0;
  top: 78px;
  transition: all .5s;
}

.product .product_list ul .li .boximg img{
  margin: 12px 76px 0 30px;
  width: 82%;
  height: 180px;
  border-radius: 3px;
}

.product .product_list ul .li .product_cent{
  width: 462px;
  float: left;
  margin-top: 30px;
  text-align: left;
  padding: 0 52px 0 72px;
  transition: all .6s;
}

.product .product_list ul .li:hover .product_cent{
  padding-left: 50px;
}

.product .product_list ul .li .product_cent .title{
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #1a1a1a;
  margin-bottom: 0;
}

.product .product_list ul .li .product_cent .intro, .product_cent .norms{
  color: #808080;
  font-size: 14px;
  line-height: 28px;
  margin-top: 16px;
}

.product .product_list ul .li .product_cent .norms strong{
  color: #333333;
  margin-right: 14px;
}

.product .product_list ul .li button{
  width: 172px;
  height: 46px;
  font-size: 16px;
  margin-top: 80px;
  margin-right: 3%;
  color: #297956;
  text-align: left;
  font-weight: bold;
  border-radius: 8px;
  position: relative;
  padding-left: 35px;
  transition: all 0.5s;
  background: #FFFFFF;
  box-shadow: 3px 3px 10px rgb(200 200 200 / 30%);
}

.product .product_list ul .li .actMore_btn{
  color: #FFFFFF;
  background: #297956;
}

.product .product_list ul .active strong{
  color: #297956;
}

.product .product_list ul .active .boximg::after{
  background: #297956;
}

.product .product_list ul .active .product_cent .title{
  color: #297956 !important;
}

.product .product_list ul .li button .icon{
  width: 34px;
  height: 34px;
  position: absolute;
  top: 5px;
  right: 18px;
}

.product #cenTitle dt{
  font-size:24px;
  font-weight: bold;
  color: #181614;
}

.product #cenTitle dd{
  font-size: 18px;
  color: #4c4c4c;
  margin: 20px 0;
  font-style: italic;
}

.shadow {
  box-shadow: 5px 5px 15px rgb(200 200 200 / 20%);
  transition: all .6s;
}

.shadow:hover{
  box-shadow: 5px 5px 35px rgb(100 100 100 / 40%);
}

.product .prointro{
  display: block;
  background: url(../img/tp.jpg) no-repeat;
  background-size: 100% 100%;
  width: 100%;
  margin-top: 32px;
  padding: 36px 45px;
}

.border{
  border: 2px solid #56AF91;
  border-radius: 8px;
  margin-top: 32px;
}

.cro{
  width: 97%;
  border: 1px solid #56AF91;
  position: relative;
  margin: 16px auto;
}

.cro_left_top,.cro_right_top,.cro_left_bottom,.cro_right_bottom{
  position: absolute;
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  z-index: 1;
  background: #fff;
}

.cro_left_top{
  top: -1px;
  left: -1px;
  border-radius:0px 0px 12px 0px;
  border-bottom: 1px solid #56AF91;
  border-right: 1px solid #56AF91;
}

.cro_right_top{
  top: -1px;
  right: -1px;
  border-radius:0px 0px 0px 12px;
  border-bottom: 1px solid #56AF91;
  border-left: 1px solid #56AF91;
}

.cro_left_bottom{
  left: -1px;
  bottom: -1px;
  border-radius:0px 12px 0px 0px;
  border-top: 1px solid #56AF91;
  border-right: 1px solid #56AF91;
}

.cro_right_bottom{
  right: -1px;
  bottom: -1px;
  border-radius:12px 0px 0px 0px;
  border-top: 1px solid #56AF91;
  border-left: 1px solid #56AF91;
}




.hint{
  background: url(../img/hits.jpg) no-repeat;
  background-size: 100% 100%;
  height:70px;
  position: relative;
  line-height:75px;
}

.hint strong{
  position: absolute;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  top: 7px;
  left: 20px;
}

.product .prointro img{
  width: 325px;
  height: auto;
  float: left;
}

.product .prointro ul{
  margin-left: 40px;
  display: inline-block;
}

.product .prointro ul li{
  font-size: 14px;
  color: #4c4c4c;
  font-weight: bold;
  margin-bottom: 22px;
}

.product .presentation{
  margin-bottom: 35px;
}

.product .presentation .botContus{
  padding: 20px 30px;
}

.product .presentation .botContus::after{
  content: '';
  display: block;
  clear: both;
}

.product .presentation .botContus li{
  width: 534px;
  color: #0B670D;
  font-size: 14px;
  font-weight: bold;
  padding: 38px 46px;
  line-height: 35px;
}

.product .presentation .botContus li:first-child{
  background: #ACEFAF;
  float: left;
}

.product .presentation .botContus li:last-child{
  background: #F2F6F5;
  float: right;
}

.product .prointro ul li span{
  color: #838383;
}

.product .detail {
  text-align: center;
  /* padding: 50px 0; */
  /* background: url(../img/tp.jpg) no-repeat;
  background-size: 100% 100%; */
  width: 100%;
  margin-top:20px;
  padding: 0px 30px;
}

/* 产品 */

/** 新闻详情 */

#conTitle{
  margin-top: .35rem;
}

#conTitle dt{
  font-size: 24px;
  color: #333333;
}

#conTitle dd{
  margin: 18px 0 32px 0;
  font-size: 14px;
  color: #999999;
  vertical-align:middle;
}

#conTitle dd .icon{
  width: 16px;
  height: 16px;
  vertical-align:middle;
  position: relative;
  top: -2px;
}

#content,#content p,#content span,#content a,.contont,.contont p,.contont span,.contont a{
  font-size: 14px;
  color: #4c4c4c;
  text-align: justify;
}

#content img,.contont img{
  max-width: 100%;width: auto !important;
}

#prevNext{
  border-top: 1px solid #EDECEC;
}

#prevNext .pc1200{
  display: flex;
}

#prevNext div{
  flex: 1;
  margin-top: 28px;
}

#prevNext div a{
  font-size: 14px;
  color: #4c4c4c;
}

#prevNext div:hover a{
  color: #55a131;
}

#prevNext #next{
  text-align: right;
}

/* 关于我们 */

#section .childrenList{
  margin-bottom: 104px;
  margin-top: 50px;
}

/*#section .childrenList:nth-child(2n){*/
/*  background: #F5FAFD !important;*/
/*}*/

#section .childrenList:nth-child(2n) .children img{
  float: right;
}

#section .childrenList:nth-child(2n) .children .cent{
  left: 0;
}

.childrenList .children{
  font-size: 0;
  display: table;
  cursor: pointer;
  /* background: #FFFFFF; */
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.childrenList .children  .cent{
  width: 50%;
  float: left;
  height: 100%;
  background: #297A56;
  padding: 60px 14% 0 70px;
  position:absolute;
  left: 50%;
  color: #FFFFFF;
}

/*.childrenList:nth-child(2n) .children .cent{*/
/*  left: 0;*/
/*}*/

/*.childrenList:nth-child(2n) .children img{*/
/*  float: left;*/
/*}*/

.childrenList .children  .cent strong{
  font-size: 24px;
  color: #FFFFFF;
  font-weight: bold;
  position: relative;
  padding-left: 22px;
}

.childrenList .children  .cent strong::after{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 7px;
  height: 32px;
  border-radius: 5px;
  background: #FFFFFF;
}

.childrenList .children  .cent .introduce{
  margin-top: 50px;
  font-size: 14px;
  text-align: justify;
  color: #FFFFFF;
  line-height:42px;
}

.childrenList .children  .cent .layui-btn{
  padding: 0 25px;
  margin-top: 52px;
  background: #4D9977 !important;
}

.childrenList .children  .cent .introduce p,
.childrenList .children  .cent .introduce span,
.childrenList .children  .cent .introduce a{
  font-size: 14px;
  text-align: justify;
  color: #FFFFFF;
  line-height: 26px;
}

.childrenList .children  img{
  width: 50%; max-height:520px;
  /*border-radius: 0 5px 5px 0;*/
}


#totalPage{
  margin-top: 58px;
  text-align: right;
}

.empty{
  text-align: center;
}

.empty dd{
  font-size: 16px;
  color: #666666;
}


.danye strong{
  font-size: 18px;
  color: #272727;
}

.danye #content{
  margin-top: 38px;
  font-size: 16px;
  color: #4F4F4F;
  text-align: justify;
  line-height: 28px;
}

.danye #content p,.danye #content span,.danye #content a{
  font-size: 16px;
  color: #4F4F4F;
  text-align: justify;
  line-height: 28px;
}


#job_List .el-collapse-item__header{
  border: 0;
  height: 96px;
  display: block;
  margin: 20px;
  line-height: initial;
}

#job_List .el-collapse-item{
  margin-bottom: 20px;
  box-shadow: 3px 3px 24px rgb(200 200 200 / 14%);
}


#job_List .jobTitle{
  font-size: 18px;
  color: #2d2c2c;
  line-height: 24px;
  padding-top: 20px;
}

#job_List .jobTitle span{
  float: right;
  font-size: 14px;
  color: #9F9E9E;
}

#job_List .jobIntro{
  font-size: 14px;
  color: #aca7a8;
  padding-top: 12px;
  padding-bottom: 20px;
}

#job_List .jobIntro::after{
  content: '';
  clear: both;
  display: block;
}

#job_List .el-collapse-item__arrow{
  display: none;
}

#job_List .el-collapse{
  border: 0;
}

#job_List .jobIntro .icon{
  float: right;
  background: #CCCCCC;
  width: 36px;
  border-radius: 20px;
  text-align: center;
}

#job_List .jobIntro .icon i{
  font-size: 5px;
  color: #FFFFFF;
}

.job_cent{
  padding: 20px;
  border-top: 1px solid #EFEFEF;
}

.contact{
  display: flex;
}

.contact .tableTitle{
  display: flex;
  padding-right: 54px;
}

.contact .tableTitle table{
  margin-top: -55px;
}

.contact .tableTitle tr th,.tableTitle td{
  font-size: 16px;
  color: #333333;
  text-align: left;
  font-weight: 500;
}

.contact .tableTitle tr th{
  line-height: 36px;
  font-weight: bold;
}

.tableTitle td{
  font-size: 14px;
  font-weight: bold;
}

.contact #contact_cont{
  width: 680px;
  margin-right: 58px;
  margin-top: -78px;
}

#contact_cont #en{
  font-size: 40px;
  color: #5CB531;
  font-style: italic;
  font-family: "黑体";
}

#contact_cont #ch{
  font-size: 30px;
  color: #2C323F;
  margin-top: 16px;
}

#contact_cont #cont{
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  text-align: justify;
  position: relative;
  margin-top: 26px;
  padding-top: 26px;
}

#contact_cont #cont::after{
  content: '';
  display: block;
  width: 500px;
  height: 1px;
  background: #D2D2D2;
  position: absolute;
  top: 0;
}

#contact_cont ul{
  margin-top: 34px;
}

#contact_cont ul i{
  font-size: 20px;
  vertical-align:middle;
  margin-right: 8px;
}

#contact_cont ul li{
  font-size: 16px;
  color: #333333;
  margin-bottom: 12px;
}

.contact img{
  flex: 1;
}

.map {
  margin-top: 40px;
  text-align: center;
}

.map #mapname{
  font-size: 30px;
  color: #4c4c4c;
  display: inline-block;
  position: relative;
}

.map #mapname::after{
  content: '';
  display: block;
  width: 90px;
  height: 1px;
  background: #5CB531;
  position: absolute;
  left: 134px;
  top: 70px;
}

.map #map{
  margin-top: 76px;
}




.about_5g{
  width: 94%;
  margin: 0 auto;
  margin-top: 0.35rem;
  display: block;
}

.about_5g .about_title{
  font-size: .3rem;
  text-align: center;
  font-weight: bold;
}

.about_5g .about_cent{
  margin-top: .18rem;
  border-radius: .05rem;
  /* box-shadow: .03rem .03rem .5rem rgba(200, 200, 200, .2); */
  padding-bottom: 0.26rem;
  background: #297a56;
}

.about_5g .about_cent img{
  border-radius: .05rem .05rem 0 0;
}

.about_5g .about_cent .introduce{
  padding: 0 0.2rem;
  margin: 0.2rem 0;
  font-size: .24rem;
  line-height: .48rem;
  text-align: justify;
  color: #808080;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
   color:#FFF;
}

.more_btn_5g{
  width: 1.5rem;
  height: 0.5rem;
  margin: 0 auto;
  display: block;
  line-height: .5rem;
  font-size: .2rem;
  padding-left: 0.2rem;
}

.table_cell_5g .more_btn_5g .icon{
  width: 0.36rem;
  height: 0.36rem;
  top: 0.04rem;
  right: 0.08rem;
}

.about_5g .more_btn .icon{
  width: 0.45rem;
  height: 0.45rem;
  top: 0.01rem;
  right: 0.02rem;
}

.titleName_5g{
  text-align: center;
  font-size: .3rem;
  text-align: center;
  font-weight: bold;
  margin-top: .65rem;
}

.titleName_5g dt{
  font-size: .36rem;
}

.titleName_5g dd{
  font-size: .24rem;
  color: #999999;
  margin-top: .15rem;
}

.mySwiper2{
  margin-top: 0.4rem;
}

.category_5g  {
  margin: 0.36rem 0 !important;
}

.danye_5g{
  width: 94%;
  margin: 0 auto;
  font-size: .24rem !important;
  line-height: .38rem !important;
  text-align: justify;
  color: #333333;
  margin-top: .35rem;
}

.danye_5g p, .danye_5g span,.danye_5g a{
  font-size: .26rem !important;
  line-height: .58rem !important;
  text-align: justify;
  color: #333333;
}

#contact_cont_5g #en{
  font-size: .36rem;
  color: #5CB531;
  font-style: italic;
  font-family: "黑体";
}

#contact_cont_5g #ch{
  font-size: .28rem;
  color: #2C323F;
  margin-top: 16px;
  line-height: .4rem;
}

#contact_cont_5g #cont{
  font-size: .24rem;
  color: #333333;
  line-height: .38rem;
  text-align: justify;
  position: relative;
  margin-top: 0.25rem;
  padding-top: 0.25rem;
}

#contact_cont_5g #cont::after{
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #D2D2D2;
  position: absolute;
  top: 0;
}


#contact_cont_5g ul{
  margin-top: .3rem;
  padding-bottom: .1rem;
}

#contact_cont_5g ul i{
  font-size: .32rem;
  vertical-align:middle;
  margin-right: .05rem;
  position: relative;
  /* top: -.02rem; */
}

#contact_cont_5g ul li{
  font-size: .26rem;
  color: #333333;
  margin-bottom: 12px;
}


#contact_cont_5g #mapname{
  font-size: .28rem;
}

#contact_cont_5g #mapname::after {
  content: '';
  display: block;
  width: 1.1rem;
  height: 2px;
  background: #5CB531;
  position: absolute;
  left: 1.12rem;
  top: 0.55rem;
}

.job_List_5g .jobTitle{
  font-size: .28rem !important;
}

.job_List_5g .jobTitle span{
  font-size: .22rem !important;
}

.job_List_5g .jobIntro{
  font-size: .22rem !important;
  color: #aca7a8 !important;
}

.job_List_5g .jobIntro .icon{
  width: .6rem !important;
}

.job_List_5g .jobIntro .icon i{
  position: relative;
  top: -.03rem;
}

.job_List_5g .job_cent,.job_List_5g .job_cent p,.job_List_5g .job_cent span,.job_List_5g .job_cent a{
  font-size: .24rem !important;
  line-height: .45rem !important;
  color: #333333;
  text-align: justify;
}

.news_5g .children::after {
  content: '';
  display: block;
  clear: both;
}

.news_5g .children{
  margin-bottom: .32rem;
}

.news_5g .children img{
  border-radius: .05rem;
  margin: 0;
  width: 100%;
}

.news_5g .children:nth-child(1) img,.news_5g .children:nth-child(5) img,.news_5g .children:nth-child(9) img{
  animation:scales 10s infinite;
}
.news_5g .children:nth-child(2) img,.news_5g .children:nth-child(6) img,.news_5g .children:nth-child(10) img{
  animation:scales 10s 2s infinite;
}
.news_5g .children:nth-child(3) img,.news_5g .children:nth-child(7) img,.news_5g .children:nth-child(11) img{
  animation:scales 10s 4s infinite;
}
.news_5g .children:nth-child(4) img,.news_5g .children:nth-child(8) img,.news_5g .children:nth-child(12) img{
  animation:scales 10s 6s infinite;
}

.news_5g .children .layui-col-xs4{
  width: 2.2rem;
  height: 1.7rem;
  overflow: hidden;
  border-radius: .05rem;
}

.news_5g .children .cent{
  padding-left: .2rem;
}

.news_5g .children dt{
  font-size: .28rem;
  color: #060f23;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}

.news_5g .children dd{
  font-size: .22rem;
  color: #818181;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: .4rem;
  /* margin: 0.05rem 0; */
}

.news_5g .children button{
  background: #297956;
  font-size: .2rem;
  height: 0.5rem;
  line-height: .55rem;
  padding: 0 0.2rem;
  border-radius: 0.08rem;
  margin-top: .03rem;
}

.category_5g a{
  width: auto !important;
  font-size: .2rem !important;
  margin-right: .25rem !important;
  margin-bottom: .2rem;
}

.product_cont_5g #cenTitle dd{
  font-style: italic;
  font-size: .22rem;
}


#category a:last-child{
  margin-right: 0 !important;
}

.product_5g #conTitle dt{
  font-size: .32rem;
}

.product_5g #conTitle dd{
  font-size: .22rem;
  margin: .2rem 0;
}

.product_5g #conTitle dd .icon{
  width: 0.28rem;
  height: 0.28rem;
}

.product_5g #content, .product_5g #content p, .product_5g #content span, .product_5g #content a{
  font-size: .26rem !important;
  line-height: .6rem;
}

#prevNext_5g{
  margin-top: .35rem;
}

#prevNext_5g div{
  margin-bottom: .3rem;
}

#prevNext_5g a{
  display: inline-block;
  margin-bottom: .2rem;
  font-size: .28rem;
  line-height: .38rem;
}

.product_list_5g ul li{
  border: 1px solid #E8F2F5;
  border-radius: .05rem;
  padding: .32rem .25rem;
  margin-bottom: .3rem;
}

.product_list_5g .product_cent{
  margin-top: .38rem;
}

.product_list_5g .title{
  text-align: left;
  font-size: .28rem;
  font-weight: bold;
  margin-bottom: 0.15rem;
}

.product_list_5g .intro{
  font-size: .24rem;
  line-height: .4rem;
  color: #878787;
}

.product_list_5g .norms{
  margin: 0.15rem 0;
  font-size: .24rem;
}

.product_list_5g .norms strong{
  color: #2A2A2A;
  margin-right: .2rem;
}

.product_cont_5g .hint{
  background: url(../img/hitx.jpg) no-repeat;
  background-size: 100% 100%;
  margin: 0.35rem 0;
  height: 0.65rem;
  line-height: .65rem;
}

.product_cont_5g .hint strong{
  font-size: .24rem;
  left: 0.25rem;
  top: 0.08rem;
}

.product_cont_5g #cenTitle {
  margin-bottom: .25rem;
}

.product_cont_5g #cenTitle dt{
  margin-bottom: .12rem;
}

.product_cont_5g .prointro .contont{
  text-indent: 2em;
}

.product_cont_5g .prointro .contont,.product_cont_5g .prointro .contont p,.product_cont_5g .prointro .contont span,.product_cont_5g strong{
  line-height: .5rem !important;
  font-size: .24rem !important;
  font-weight: 500 !important;
}

#pdu_5g_Img{
  text-align: center;
}

#pdu_5g_Img img{
  width: 3.5rem;
  margin-top: 0.35rem;
}

.header_5g{
  display: table;
}

.container_5g .menuicon{
  width: .6rem;
  height: .6rem;
  float: right;
  position: relative;
  top: 0.25rem;
}

.container_5g img{
  width: 2.5rem;
  /* margin: 0.15rem 0; */
}

#navmenu{
  position: relative;
  z-index: 999;
}

#navmenu #shadow{
  width: 50%;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9;
}

#navmenu .el-collapse{
  position: fixed;
  right: 0;
  top: 0;
  width: 50%;
  bottom: 0;
  z-index: 9;
  background: #FFFFFF;
}

#navmenu .el-collapse a{
  display: block;
  height: 48px;
    line-height: 48px;
  border-bottom: 1px solid #EBEEF5;
  padding: 0 .25rem;
  color: #303133;
  cursor: pointer;
  border-bottom: 1px solid #EBEEF5;
  font-size: 13px;
  font-weight: 500;
}

#navmenu .el-collapse .el-collapse-item__header{
  padding: 0 .25rem;
}

#navmenu .el-collapse-item__content{
  padding-bottom: 0 !important;
}

#navmenu .el-collapse a:last-child{
  border-bottom: 0 !important;
}


#footer_5g img{
  display: none;
}

#footer_5g #bot{
  background: url(../img/bot.jpg) no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 1.8rem;
  padding-top: 0.75rem;;
}

#footer_5g #bot span,#footer_5g #bot p,#footer_5g #bot a{
  color: #FFFFFF !important;
  font-size: .22rem !important;
  text-align: center;
  line-height: .4rem;
}

#footer_5g #input_tel{
  position: relative;
  top: 0.5rem;
  width: 7rem;
  margin: 0 auto;
  box-shadow: .03rem .03rem .5rem rgba(200, 200, 200, .2);
}

#footer_5g #input_tel input{
  background: #F3FFFB;
  width: 5.6rem;
}

#footer_5g #input_tel #sub_btn{
  width: 1.4rem;
}

.pdu_serve_list::after{
  content: '';
  display: block;
  clear: both;
}

.pdu_serve_list a{
  width: 48%;
  margin-right: 4%;
  margin-bottom: 4%;
  display: block;
  float: left;
  height: 4rem;
  text-align: center;
  border-radius: .05rem;
  box-shadow: 0.03rem 0.03rem 0.5rem rgb(200 200 200 / 20%);
}

.pdu_serve_list a:nth-child(2n){
  margin-right: 0;
}

.pdu_serve_list a img{
  width: 1.5rem;
  height: 1.5rem;
  margin-top: .65rem;
}

.pdu_serve_list a .serve_title{
  font-size: .24rem;
  font-weight: bold;
  margin-top: .65rem;
}


.tap-pic .swiper-slide{
  position: relative;
}

.tap-pic .swiper-slide .tapimg{
  width: 100%;
  height:3.5rem;
}

.table_cell_5g{
  display: block;
  margin: 0 auto;
  background:url(/public/static/index/img/index_012.jpg) no-repeat #29744f;
  background-position:bottom;
  background-size:100%;
  padding: .35rem;
}


.table_cell_5g .more_btn_5g{
  padding-left: 0;
  text-align: center;
}


.table_cell_5g .title{
  font-size: .3rem;
  font-weight: bold;
  text-align: left;
  margin-bottom: 0;
}

.table_cell_5g .en{
  font-size: .25rem;
  color: #4c4c4c;
  font-style: italic;
  margin-top: .15rem;
}
.table_cell_5g .intro{
  color: #297956;
  margin-top: .2rem;
  font-size: .24rem;
  line-height: .4rem;

}
.table_cell_5g .norms{
  display: flex;
}
.table_cell_5g .norms .normList{
  flex: 1;
  padding: .2rem 0;
  margin-top: .2rem;
  padding-left: .2rem;
}

.table_cell_5g .norms .normList img{
  width: 0.5rem;
  height: 0.5rem;
  float: left;
  position: relative;
  top: .05rem;
}

.table_cell_5g .norms .normList dl{
  padding-left: .75rem;
}

.table_cell_5g .norms .normList dl dt{
  font-size: .24rem;
  color:#FFF;
}

.table_cell_5g .norms .normList dl dd{
  font-size: .22rem;
  color: #FFF;
}

.tap-pic .swiper-button-next, .tap-pic .swiper-button-prev{
  top: 24% !important;
  display:none;

}


.tap-pic .swiper-button-next:after, .tap-pic .swiper-button-prev:after{
  font-size: 0.25rem !important;
  color: #333333 !important;
  width: 0.5rem !important;
  height: 0.5rem !important;
  border: 1px solid #999999;
  line-height: .5rem !important;
  text-align: center !important;
  border-radius: 50% !important;
}

.tap-pic .swiper-button-prev{
  right: 1.5rem;
  left: auto;
}

.tap-pic .swiper-button-next{
  right: 0.8rem;
}

#about_5g_tepimg .swiper-slide{
  display: flex;
}

#about_5g_tepimg .swiper-slide .img{
  flex: 1;
}

#about_5g_tepimg .swiper-slide .img img{
  width: 100%;
  height: 3rem;
}

#about_5g_tepimg .mySwiper1{
  margin-top: .32rem;
}

#about_5g_tepimg .mySwiper1 .swiper-slide{
  text-align: center;
  width: 2rem !important;
  display: block;
  margin-left: 0.35rem;
  height: 0.45rem;
  line-height: .45rem;
  border: 1px solid #E5E5E5;
  border-radius: 0.5rem;
  font-size: .22rem;
  color: #4D4D4D;
  position: relative;
}

#about_5g_tepimg .mySwiper1 .swiper-slide::after{
  content: '';
  display: block;
  width: 0.38rem;
  height: 0.01rem;
  background: #E5E5E5;
  position: absolute;
  right: -0.37rem;
  top: 0.16rem;
}

#about_5g_tepimg .mySwiper1 .swiper-slide-thumb-active{
  color: #297956;
  border: 1px solid #297956;
  background: #E8F9F3;
}

#search {
  text-align: center;
}

.product #search{
  margin: 42px 0 54px 0;
}

#search dl {
  display: inline-block;
  margin-left: 92px;
}

#search dl:nth-child(2){
  margin-left: 84px;
}

#search dl:nth-child(3){
  margin-left: 24px;
}

#search dl:first-child{
  margin-left: 0;
}

#search dl dt{
  display: inline-block;
}

#search dl dd{
  width: 180px;
  display: inline-block;
}

.flexContus{
  display: flex;
}

.flexContus dl{
  width: 40%;
  font-size: 30px;
  color: #333333;
  text-align: center;
  margin-top: 10px;
}

.flexContus dl dd{
  width: 68px;
  height: 2px;
  border-radius: 3px;
  background: #8BC58B;
  margin: 18px auto;
}

.flexContus #Contus{
  flex: 1;
  font-size: 14px;
  color: #808080;
  line-height: 26px;
}

#flexTwo::after{
  content: '';
  display: block;
  clear: both;
}

#contus{
  width: 42vw;
  padding: 60px 0 0 70px;
  position: absolute;
  left: 40vw;
  text-align: justify;
}

#flexTwo{
  margin-top: 48px;
  position: relative;
  height: 380px;
}

#flexTwo dt{
  position: relative;
  padding-left: 16px;
  font-size: 24px;
  font-weight: bold;
  color: #181614;
}

#flexTwo dt::after{
  content: '';
  display: block;
  position: absolute;
  width: 6px;
  height: 30px;
  border-radius: 8px;
  background: #297A56;
  top: 0;
  left: 0;
}

#flexTwo dd{
  margin-top: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  font-size: 14px !important;
  color: #666666 !important;
  line-height: 36px !important;
}

#flexTwo dd p,#flexTwo dd span{
  font-size: 14px !important;
  color: #666666 !important;
  line-height: 36px !important;
}

#flexTwo #btn{
  margin-top: 50px;
  position: relative;
  height: 38px;
  overflow: hidden;
}

#flexTwo #btn a{
  position: absolute;
  left: 0;
  margin-left: 0 !important;
  transition: all .6s;
}

#flexTwo #btn a:nth-child(1){
  top: -38px;
  opacity: 0;
}

#flexTwo #btn a:nth-child(2){
  top: 0;
  opacity: 1;
}

#flexTwo.active #contus a:nth-child(1){
  top: 0;
  opacity: 1;
}

#flexTwo.active #contus a:nth-child(2){
  top: 38px;
  opacity: 0;
}
/* #flexTwo .bgcolor:after,#flexTwo .bgcolor:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  background: #00d463;
  z-index:-2;
  border-radius: 25px;
}

#flexTwo .bgcolor:hover{
  z-index:1;
  background:transparent;
}

#flexTwo .bgcolor:before {
  transition: .6s;
  background: #297956;
  z-index:-1;
}

#flexTwo .bgcolor:hover:after,#flexTwo .bgcolor:hover:before {
  height: 100%;
} */

@-webkit-keyframes shine {
  0% {
    background-position-x: 400%;
  }
  50% {
    background-position-x: 0%;
  }
  100% {
    background-position-x: -400%;
  }
}

@keyframes shine {
  0% {
    background-position-x: 400%;
  }
  50% {
    background-position-x: 0%;
  }
  100% {
    background-position-x: -400%;
  }
}

.bgcolor{
  background: #297A56 !important;
}

/* 超小屏幕（手机，小于 768px） */
/* 没有任何媒体查询相关的代码，因为这在 Bootstrap 中是默认的（还记得 Bootstrap 是移动设备优先的吗？） */

/* 小屏幕（平板，大于等于 768px） */

#nextPage{
  margin-top: .8rem;
  text-align: center;
}


.name_5g{
  margin-top: .52rem !important;
}



@media (min-width: 1600px) and (max-width: 1940px){
  html,body {
      font-size: 16px;
  }
}

@media (max-width: 1500px){
  .tuwen{
    height: 296px;
  }
  .swiper-slide .trans_fade_image{
    height: 296px;
  }
  #contus{
    padding-left: 36px;
    width: 70vh;
  }
  #flexTwo dd{
    margin-top: 24px;
  }
  #flexTwo #btn{
    margin-top: 24px;
  }
  html,body {
      font-size: 16px;
  }
  .table_cell .norms{
    padding-top: 36px !important;
  }
  .table_cell .norms .normList img{
    width: 18%;
  }

  .table_cell .actMore_btn{
    font-size: 14px;
    height: 36px;
    margin-top: 36px;
  }

  .table_cell .title{
    margin: 34px 0 22px 0;
  }

  .table_cell .intro{
    margin-top: 16px;
  }

  .table_cell .actMore_btn{

  }

}



/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media  (max-width: 1200px){
  .tuwen{
    height: 220px;
  }
  .swiper-slide .trans_fade_image{
    height: 220px;
  }
  #contus{
    padding-left: 36px;
    width: 66vh;
  }
  #flexTwo dd{
    margin-top: 24px;
  }
  #flexTwo #btn{
    margin-top: 24px;
  }
  .pc1200{
    width: 92.70%;
    margin: 0 auto;
  }
  .product{
    margin-top: 32px;
  }
  .mainSec02 .flexImgBox li{
    width: 23.2%;
  }

  .table_cell .title{
    margin-top: 24px;
    font-size: 20px;
    margin-bottom: 14px;
  }
  .table_cell .norms{
    padding-top: 0 !important;
    width: 100%;
  }
  .table_cell .en{
    font-size: 18px;
  }
  .table_cell .intro{
    margin-top: 0;
  }
  .table_cell .norms{
    margin-top: 18px;
  }
  .table_cell .norms .normList img{
    width: 16%;
  }

  .table_cell .actMore_btn{
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-top: 16px;
  }
}
@media screen and (max-width: 1000px）){
  .pc1200{
    width: 92.70%;
    margin: 0 auto;
  }
  .product_list_5g .norms{
    line-height: .5rem;
  }
  .container_5g img{
    width: 2.5rem;
  }
  #contus{

  }
}


/* 中等屏幕（桌面显示器，大于等于 992px） */
@media screen and (max-width: 992px){

  .swiper-slide .trans_fade_image{
    height: 396px;
  }
  .titleName_5g dd{
    margin-bottom: .25rem;
  }
  .pc1200{
    width: 92.70%;
    margin: 0 auto;
  }
  .container_5g img{
    width:2.2rem;
  }
  #banner strong{
    font-size: .4rem;
  }
  #search{
    text-align: left;
  }
  #search dl{
    margin-left: 0;
    margin-bottom: .2rem;
  }
  #search dl dt{
    font-size: .25rem;
    font-weight: 500;
  }
  #search dl dd{
    width: 2rem;
  }
  .product{
    margin-top: 0;
  }
  .pc1200{
    width: 92.70%;
    margin: 0 auto;
  }
  .product_list_5g .norms{
    line-height: .5rem;
  }
  .category_5g a{
    font-size: .16rem;
  }

  .table_cell .title{
    margin-top: 24px;
    font-size: 20px;
  }
  .table_cell .norms{
    padding-top: 0 !important;
  }
  .table_cell .en{
    font-size: 18px;
  }
  .table_cell .intro{
    margin-top: 22px;
  }
  .table_cell .norms{
    margin-top: 26px;
  }
  .table_cell .norms .normList img{
    width: 12%;
  }

  .table_cell .actMore_btn{
    font-size: 14px;
    height: 36px;
  }

}














.slideshow {
  position: absolute;
  width: 40vw;
  height: 40vh;
  overflow: hidden;
}

.slideshow-image {
  position: absolute;
  width: 100%;
  height: 100%;
  background: no-repeat 50% 50%;
  background-size: cover;
  -webkit-animation-name: kenburns;
          animation-name: kenburns;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 12s;
          animation-duration: 12s;
  opacity: 1;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.slideshow-image:nth-child(1) {
  -webkit-animation-name: kenburns-1;
          animation-name: kenburns-1;
  z-index: 3;
}
.slideshow-image:nth-child(2) {
  -webkit-animation-name: kenburns-2;
          animation-name: kenburns-2;
  z-index: 2;
}
.slideshow-image:nth-child(3) {
  -webkit-animation-name: kenburns-3;
          animation-name: kenburns-3;
  z-index: 1;
}
.slideshow-image:nth-child(4) {
  -webkit-animation-name: kenburns-4;
          animation-name: kenburns-4;
  z-index: 0;
}

@-webkit-keyframes kenburns-1 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  1.5625% {
    opacity: 1;
  }
  23.4375% {
    opacity: 1;
  }
  26.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  98.4375% {
    opacity: 0;
    -webkit-transform: scale(1.21176);
            transform: scale(1.21176);
  }
  100% {
    opacity: 1;
  }
}

@keyframes kenburns-1 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  1.5625% {
    opacity: 1;
  }
  23.4375% {
    opacity: 1;
  }
  26.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  98.4375% {
    opacity: 0;
    -webkit-transform: scale(1.21176);
            transform: scale(1.21176);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes kenburns-2 {
  23.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  26.5625% {
    opacity: 1;
  }
  48.4375% {
    opacity: 1;
  }
  51.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@keyframes kenburns-2 {
  23.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  26.5625% {
    opacity: 1;
  }
  48.4375% {
    opacity: 1;
  }
  51.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@-webkit-keyframes kenburns-3 {
  48.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  51.5625% {
    opacity: 1;
  }
  73.4375% {
    opacity: 1;
  }
  76.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@keyframes kenburns-3 {
  48.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  51.5625% {
    opacity: 1;
  }
  73.4375% {
    opacity: 1;
  }
  76.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}

@-webkit-keyframes kenburns-4 {
  73.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  76.5625% {
    opacity: 1;
  }
  98.4375% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes kenburns-4 {
  73.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  76.5625% {
    opacity: 1;
  }
  98.4375% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

</pre></body></html>